googleGetSignInDisplayName
Type
handler
Summary
Get the display name of the authenticated user
Syntax
googleGetSignInDisplayName()
Description
Use the googleGetSignInDisplayName to obtain the display name of the authenticated user. If no user is authenticated then a 'Not authenticated' error is thrown.
Examples
put googleGetSignInDisplayName() into field "Name"
Value
Name | Type | Description |
---|---|---|
return | The googleGetSignInDisplayName handler returns the display name of the authenticated user. |
Related
handler: googleSignIn
Compatibility and Support
OS
android